Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

Add commit message and PR title rules#7

Merged
javdl merged 1 commit intomainfrom
commit-message-rules
Mar 12, 2026
Merged

Add commit message and PR title rules#7
javdl merged 1 commit intomainfrom
commit-message-rules

Conversation

@javdl
Copy link
Contributor

@javdl javdl commented Mar 12, 2026

Summary

  • Standardize commit message and PR title format: no conventional commit prefixes, start with capital letter, imperative mood, reference GitHub issue

Test plan

  • Verify AGENTS.md/CLAUDE.md contains the commit message rules section

🤖 Generated with Claude Code

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 83117028ba

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".


## Commit Messages and PR Titles

No prefixes (`feat:`, `fix:`, `[codex]`, etc.). Start with capital letter, imperative mood, include GitHub issue number. Example: `Add job count for locales #123`. PR titles follow the same rules.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Replace GitHub issue requirement with beads issue IDs

This new rule conflicts with the earlier project guidance that issue tracking is done in br (beads_rust) (AGENTS.md lines 5–16), so requiring a “GitHub issue number” will push contributors to add unrelated or fabricated #123 references and break traceability to actual beads tickets. Please update this sentence to require the project’s real issue identifier format instead of GitHub issue numbers.

Useful? React with 👍 / 👎.

@javdl
Copy link
Contributor Author

javdl commented Mar 12, 2026

/fast-forward

@javdl javdl merged commit 380c773 into main Mar 12, 2026
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant